3.6.92 \(\int \frac {1}{\sqrt {a+a \sin (e+f x)} (c+d \sin (e+f x))^{3/2}} \, dx\) [592]

Optimal. Leaf size=131 \[ -\frac {\sqrt {2} \tanh ^{-1}\left (\frac {\sqrt {a} \sqrt {c-d} \cos (e+f x)}{\sqrt {2} \sqrt {a+a \sin (e+f x)} \sqrt {c+d \sin (e+f x)}}\right )}{\sqrt {a} (c-d)^{3/2} f}+\frac {2 d \cos (e+f x)}{\left (c^2-d^2\right ) f \sqrt {a+a \sin (e+f x)} \sqrt {c+d \sin (e+f x)}} \]

[Out]

-arctanh(1/2*cos(f*x+e)*a^(1/2)*(c-d)^(1/2)*2^(1/2)/(a+a*sin(f*x+e))^(1/2)/(c+d*sin(f*x+e))^(1/2))*2^(1/2)/(c-
d)^(3/2)/f/a^(1/2)+2*d*cos(f*x+e)/(c^2-d^2)/f/(a+a*sin(f*x+e))^(1/2)/(c+d*sin(f*x+e))^(1/2)

________________________________________________________________________________________

Rubi [A]
time = 0.17, antiderivative size = 131, normalized size of antiderivative = 1.00, number of steps used = 4, number of rules used = 4, integrand size = 29, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.138, Rules used = {2858, 12, 2861, 214} \begin {gather*} \frac {2 d \cos (e+f x)}{f \left (c^2-d^2\right ) \sqrt {a \sin (e+f x)+a} \sqrt {c+d \sin (e+f x)}}-\frac {\sqrt {2} \tanh ^{-1}\left (\frac {\sqrt {a} \sqrt {c-d} \cos (e+f x)}{\sqrt {2} \sqrt {a \sin (e+f x)+a} \sqrt {c+d \sin (e+f x)}}\right )}{\sqrt {a} f (c-d)^{3/2}} \end {gather*}

Antiderivative was successfully verified.

[In]

Int[1/(Sqrt[a + a*Sin[e + f*x]]*(c + d*Sin[e + f*x])^(3/2)),x]

[Out]

-((Sqrt[2]*ArcTanh[(Sqrt[a]*Sqrt[c - d]*Cos[e + f*x])/(Sqrt[2]*Sqrt[a + a*Sin[e + f*x]]*Sqrt[c + d*Sin[e + f*x
]])])/(Sqrt[a]*(c - d)^(3/2)*f)) + (2*d*Cos[e + f*x])/((c^2 - d^2)*f*Sqrt[a + a*Sin[e + f*x]]*Sqrt[c + d*Sin[e
 + f*x]])

Rule 12

Int[(a_)*(u_), x_Symbol] :> Dist[a, Int[u, x], x] /; FreeQ[a, x] &&  !MatchQ[u, (b_)*(v_) /; FreeQ[b, x]]

Rule 214

Int[((a_) + (b_.)*(x_)^2)^(-1), x_Symbol] :> Simp[(Rt[-a/b, 2]/a)*ArcTanh[x/Rt[-a/b, 2]], x] /; FreeQ[{a, b},
x] && NegQ[a/b]

Rule 2858

Int[((c_.) + (d_.)*sin[(e_.) + (f_.)*(x_)])^(n_)/Sqrt[(a_) + (b_.)*sin[(e_.) + (f_.)*(x_)]], x_Symbol] :> Simp
[(-d)*Cos[e + f*x]*((c + d*Sin[e + f*x])^(n + 1)/(f*(n + 1)*(c^2 - d^2)*Sqrt[a + b*Sin[e + f*x]])), x] - Dist[
1/(2*b*(n + 1)*(c^2 - d^2)), Int[(c + d*Sin[e + f*x])^(n + 1)*(Simp[a*d - 2*b*c*(n + 1) + b*d*(2*n + 3)*Sin[e
+ f*x], x]/Sqrt[a + b*Sin[e + f*x]]), x], x] /; FreeQ[{a, b, c, d, e, f}, x] && NeQ[b*c - a*d, 0] && EqQ[a^2 -
 b^2, 0] && NeQ[c^2 - d^2, 0] && LtQ[n, -1] && IntegerQ[2*n]

Rule 2861

Int[1/(Sqrt[(a_) + (b_.)*sin[(e_.) + (f_.)*(x_)]]*Sqrt[(c_.) + (d_.)*sin[(e_.) + (f_.)*(x_)]]), x_Symbol] :> D
ist[-2*(a/f), Subst[Int[1/(2*b^2 - (a*c - b*d)*x^2), x], x, b*(Cos[e + f*x]/(Sqrt[a + b*Sin[e + f*x]]*Sqrt[c +
 d*Sin[e + f*x]]))], x] /; FreeQ[{a, b, c, d, e, f}, x] && NeQ[b*c - a*d, 0] && EqQ[a^2 - b^2, 0] && NeQ[c^2 -
 d^2, 0]

Rubi steps

\begin {align*} \int \frac {1}{\sqrt {a+a \sin (e+f x)} (c+d \sin (e+f x))^{3/2}} \, dx &=\frac {2 d \cos (e+f x)}{\left (c^2-d^2\right ) f \sqrt {a+a \sin (e+f x)} \sqrt {c+d \sin (e+f x)}}+\frac {\int \frac {a (c+d)}{\sqrt {a+a \sin (e+f x)} \sqrt {c+d \sin (e+f x)}} \, dx}{a \left (c^2-d^2\right )}\\ &=\frac {2 d \cos (e+f x)}{\left (c^2-d^2\right ) f \sqrt {a+a \sin (e+f x)} \sqrt {c+d \sin (e+f x)}}+\frac {\int \frac {1}{\sqrt {a+a \sin (e+f x)} \sqrt {c+d \sin (e+f x)}} \, dx}{c-d}\\ &=\frac {2 d \cos (e+f x)}{\left (c^2-d^2\right ) f \sqrt {a+a \sin (e+f x)} \sqrt {c+d \sin (e+f x)}}-\frac {(2 a) \text {Subst}\left (\int \frac {1}{2 a^2-(a c-a d) x^2} \, dx,x,\frac {a \cos (e+f x)}{\sqrt {a+a \sin (e+f x)} \sqrt {c+d \sin (e+f x)}}\right )}{(c-d) f}\\ &=-\frac {\sqrt {2} \tanh ^{-1}\left (\frac {\sqrt {a} \sqrt {c-d} \cos (e+f x)}{\sqrt {2} \sqrt {a+a \sin (e+f x)} \sqrt {c+d \sin (e+f x)}}\right )}{\sqrt {a} (c-d)^{3/2} f}+\frac {2 d \cos (e+f x)}{\left (c^2-d^2\right ) f \sqrt {a+a \sin (e+f x)} \sqrt {c+d \sin (e+f x)}}\\ \end {align*}

________________________________________________________________________________________

Mathematica [B] Leaf count is larger than twice the leaf count of optimal. \(306\) vs. \(2(131)=262\).
time = 6.68, size = 306, normalized size = 2.34 \begin {gather*} \frac {\frac {2 d \cos (e+f x)}{c+d}+\frac {\log \left (1+\tan \left (\frac {1}{2} (e+f x)\right )\right )-\log \left (c-d+2 \sqrt {c-d} \sqrt {\frac {1}{1+\cos (e+f x)}} \sqrt {c+d \sin (e+f x)}+(-c+d) \tan \left (\frac {1}{2} (e+f x)\right )\right )}{\frac {\sec ^2\left (\frac {1}{2} (e+f x)\right )}{2+2 \tan \left (\frac {1}{2} (e+f x)\right )}-\frac {-\frac {1}{2} (c-d) \sec ^2\left (\frac {1}{2} (e+f x)\right )+\frac {\sqrt {c-d} \left (\frac {1}{1+\cos (e+f x)}\right )^{3/2} (d+d \cos (e+f x)+c \sin (e+f x))}{\sqrt {c+d \sin (e+f x)}}}{c-d+2 \sqrt {c-d} \sqrt {\frac {1}{1+\cos (e+f x)}} \sqrt {c+d \sin (e+f x)}+(-c+d) \tan \left (\frac {1}{2} (e+f x)\right )}}}{(c-d) f \sqrt {a (1+\sin (e+f x))} \sqrt {c+d \sin (e+f x)}} \end {gather*}

Warning: Unable to verify antiderivative.

[In]

Integrate[1/(Sqrt[a + a*Sin[e + f*x]]*(c + d*Sin[e + f*x])^(3/2)),x]

[Out]

((2*d*Cos[e + f*x])/(c + d) + (Log[1 + Tan[(e + f*x)/2]] - Log[c - d + 2*Sqrt[c - d]*Sqrt[(1 + Cos[e + f*x])^(
-1)]*Sqrt[c + d*Sin[e + f*x]] + (-c + d)*Tan[(e + f*x)/2]])/(Sec[(e + f*x)/2]^2/(2 + 2*Tan[(e + f*x)/2]) - (-1
/2*((c - d)*Sec[(e + f*x)/2]^2) + (Sqrt[c - d]*((1 + Cos[e + f*x])^(-1))^(3/2)*(d + d*Cos[e + f*x] + c*Sin[e +
 f*x]))/Sqrt[c + d*Sin[e + f*x]])/(c - d + 2*Sqrt[c - d]*Sqrt[(1 + Cos[e + f*x])^(-1)]*Sqrt[c + d*Sin[e + f*x]
] + (-c + d)*Tan[(e + f*x)/2])))/((c - d)*f*Sqrt[a*(1 + Sin[e + f*x])]*Sqrt[c + d*Sin[e + f*x]])

________________________________________________________________________________________

Maple [B] Leaf count of result is larger than twice the leaf count of optimal. \(873\) vs. \(2(112)=224\).
time = 9.53, size = 874, normalized size = 6.67

method result size
default \(-\frac {\ln \left (\frac {2 \sqrt {2 c -2 d}\, \sqrt {2}\, \sqrt {\frac {c +d \sin \left (f x +e \right )}{\cos \left (f x +e \right )+1}}\, \sin \left (f x +e \right )+2 \cos \left (f x +e \right ) c -2 d \cos \left (f x +e \right )+2 c \sin \left (f x +e \right )-2 d \sin \left (f x +e \right )-2 c +2 d}{1-\cos \left (f x +e \right )+\sin \left (f x +e \right )}\right ) \sqrt {2}\, \sqrt {\frac {c +d \sin \left (f x +e \right )}{\cos \left (f x +e \right )+1}}\, c \sin \left (f x +e \right )+\ln \left (\frac {2 \sqrt {2 c -2 d}\, \sqrt {2}\, \sqrt {\frac {c +d \sin \left (f x +e \right )}{\cos \left (f x +e \right )+1}}\, \sin \left (f x +e \right )+2 \cos \left (f x +e \right ) c -2 d \cos \left (f x +e \right )+2 c \sin \left (f x +e \right )-2 d \sin \left (f x +e \right )-2 c +2 d}{1-\cos \left (f x +e \right )+\sin \left (f x +e \right )}\right ) \sqrt {2}\, \sqrt {\frac {c +d \sin \left (f x +e \right )}{\cos \left (f x +e \right )+1}}\, d \sin \left (f x +e \right )+\cos \left (f x +e \right ) \sqrt {2}\, \ln \left (\frac {2 \sqrt {2 c -2 d}\, \sqrt {2}\, \sqrt {\frac {c +d \sin \left (f x +e \right )}{\cos \left (f x +e \right )+1}}\, \sin \left (f x +e \right )+2 \cos \left (f x +e \right ) c -2 d \cos \left (f x +e \right )+2 c \sin \left (f x +e \right )-2 d \sin \left (f x +e \right )-2 c +2 d}{1-\cos \left (f x +e \right )+\sin \left (f x +e \right )}\right ) \sqrt {\frac {c +d \sin \left (f x +e \right )}{\cos \left (f x +e \right )+1}}\, c +\cos \left (f x +e \right ) \sqrt {2}\, \ln \left (\frac {2 \sqrt {2 c -2 d}\, \sqrt {2}\, \sqrt {\frac {c +d \sin \left (f x +e \right )}{\cos \left (f x +e \right )+1}}\, \sin \left (f x +e \right )+2 \cos \left (f x +e \right ) c -2 d \cos \left (f x +e \right )+2 c \sin \left (f x +e \right )-2 d \sin \left (f x +e \right )-2 c +2 d}{1-\cos \left (f x +e \right )+\sin \left (f x +e \right )}\right ) \sqrt {\frac {c +d \sin \left (f x +e \right )}{\cos \left (f x +e \right )+1}}\, d +\sqrt {2}\, \ln \left (\frac {2 \sqrt {2 c -2 d}\, \sqrt {2}\, \sqrt {\frac {c +d \sin \left (f x +e \right )}{\cos \left (f x +e \right )+1}}\, \sin \left (f x +e \right )+2 \cos \left (f x +e \right ) c -2 d \cos \left (f x +e \right )+2 c \sin \left (f x +e \right )-2 d \sin \left (f x +e \right )-2 c +2 d}{1-\cos \left (f x +e \right )+\sin \left (f x +e \right )}\right ) \sqrt {\frac {c +d \sin \left (f x +e \right )}{\cos \left (f x +e \right )+1}}\, c +\sqrt {2}\, \ln \left (\frac {2 \sqrt {2 c -2 d}\, \sqrt {2}\, \sqrt {\frac {c +d \sin \left (f x +e \right )}{\cos \left (f x +e \right )+1}}\, \sin \left (f x +e \right )+2 \cos \left (f x +e \right ) c -2 d \cos \left (f x +e \right )+2 c \sin \left (f x +e \right )-2 d \sin \left (f x +e \right )-2 c +2 d}{1-\cos \left (f x +e \right )+\sin \left (f x +e \right )}\right ) \sqrt {\frac {c +d \sin \left (f x +e \right )}{\cos \left (f x +e \right )+1}}\, d -2 d \sqrt {2 c -2 d}\, \cos \left (f x +e \right )}{f \sqrt {a \left (1+\sin \left (f x +e \right )\right )}\, \sqrt {c +d \sin \left (f x +e \right )}\, \left (c +d \right ) \sqrt {2 c -2 d}\, \left (c -d \right )}\) \(874\)

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(1/(a+a*sin(f*x+e))^(1/2)/(c+d*sin(f*x+e))^(3/2),x,method=_RETURNVERBOSE)

[Out]

-1/f*(ln(2*((2*c-2*d)^(1/2)*2^(1/2)*((c+d*sin(f*x+e))/(cos(f*x+e)+1))^(1/2)*sin(f*x+e)+cos(f*x+e)*c-d*cos(f*x+
e)+c*sin(f*x+e)-d*sin(f*x+e)-c+d)/(1-cos(f*x+e)+sin(f*x+e)))*2^(1/2)*((c+d*sin(f*x+e))/(cos(f*x+e)+1))^(1/2)*c
*sin(f*x+e)+ln(2*((2*c-2*d)^(1/2)*2^(1/2)*((c+d*sin(f*x+e))/(cos(f*x+e)+1))^(1/2)*sin(f*x+e)+cos(f*x+e)*c-d*co
s(f*x+e)+c*sin(f*x+e)-d*sin(f*x+e)-c+d)/(1-cos(f*x+e)+sin(f*x+e)))*2^(1/2)*((c+d*sin(f*x+e))/(cos(f*x+e)+1))^(
1/2)*d*sin(f*x+e)+cos(f*x+e)*2^(1/2)*ln(2*((2*c-2*d)^(1/2)*2^(1/2)*((c+d*sin(f*x+e))/(cos(f*x+e)+1))^(1/2)*sin
(f*x+e)+cos(f*x+e)*c-d*cos(f*x+e)+c*sin(f*x+e)-d*sin(f*x+e)-c+d)/(1-cos(f*x+e)+sin(f*x+e)))*((c+d*sin(f*x+e))/
(cos(f*x+e)+1))^(1/2)*c+cos(f*x+e)*2^(1/2)*ln(2*((2*c-2*d)^(1/2)*2^(1/2)*((c+d*sin(f*x+e))/(cos(f*x+e)+1))^(1/
2)*sin(f*x+e)+cos(f*x+e)*c-d*cos(f*x+e)+c*sin(f*x+e)-d*sin(f*x+e)-c+d)/(1-cos(f*x+e)+sin(f*x+e)))*((c+d*sin(f*
x+e))/(cos(f*x+e)+1))^(1/2)*d+2^(1/2)*ln(2*((2*c-2*d)^(1/2)*2^(1/2)*((c+d*sin(f*x+e))/(cos(f*x+e)+1))^(1/2)*si
n(f*x+e)+cos(f*x+e)*c-d*cos(f*x+e)+c*sin(f*x+e)-d*sin(f*x+e)-c+d)/(1-cos(f*x+e)+sin(f*x+e)))*((c+d*sin(f*x+e))
/(cos(f*x+e)+1))^(1/2)*c+2^(1/2)*ln(2*((2*c-2*d)^(1/2)*2^(1/2)*((c+d*sin(f*x+e))/(cos(f*x+e)+1))^(1/2)*sin(f*x
+e)+cos(f*x+e)*c-d*cos(f*x+e)+c*sin(f*x+e)-d*sin(f*x+e)-c+d)/(1-cos(f*x+e)+sin(f*x+e)))*((c+d*sin(f*x+e))/(cos
(f*x+e)+1))^(1/2)*d-2*d*(2*c-2*d)^(1/2)*cos(f*x+e))/(a*(1+sin(f*x+e)))^(1/2)/(c+d*sin(f*x+e))^(1/2)/(c+d)/(2*c
-2*d)^(1/2)/(c-d)

________________________________________________________________________________________

Maxima [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {Failed to integrate} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(1/(a+a*sin(f*x+e))^(1/2)/(c+d*sin(f*x+e))^(3/2),x, algorithm="maxima")

[Out]

integrate(1/(sqrt(a*sin(f*x + e) + a)*(d*sin(f*x + e) + c)^(3/2)), x)

________________________________________________________________________________________

Fricas [B] Leaf count of result is larger than twice the leaf count of optimal. 396 vs. \(2 (118) = 236\).
time = 0.59, size = 1064, normalized size = 8.12 \begin {gather*} \left [-\frac {8 \, {\left (d \cos \left (f x + e\right ) - d \sin \left (f x + e\right ) + d\right )} \sqrt {a \sin \left (f x + e\right ) + a} \sqrt {d \sin \left (f x + e\right ) + c} - \frac {\sqrt {2} {\left (a c^{2} + 2 \, a c d + a d^{2} - {\left (a c d + a d^{2}\right )} \cos \left (f x + e\right )^{2} + {\left (a c^{2} + a c d\right )} \cos \left (f x + e\right ) + {\left (a c^{2} + 2 \, a c d + a d^{2} + {\left (a c d + a d^{2}\right )} \cos \left (f x + e\right )\right )} \sin \left (f x + e\right )\right )} \log \left (\frac {{\left (c^{2} - 14 \, c d + 17 \, d^{2}\right )} \cos \left (f x + e\right )^{3} - {\left (13 \, c^{2} - 22 \, c d - 3 \, d^{2}\right )} \cos \left (f x + e\right )^{2} + \frac {4 \, \sqrt {2} {\left ({\left (c^{2} - 4 \, c d + 3 \, d^{2}\right )} \cos \left (f x + e\right )^{2} - 4 \, c^{2} + 8 \, c d - 4 \, d^{2} - {\left (3 \, c^{2} - 4 \, c d + d^{2}\right )} \cos \left (f x + e\right ) + {\left (4 \, c^{2} - 8 \, c d + 4 \, d^{2} + {\left (c^{2} - 4 \, c d + 3 \, d^{2}\right )} \cos \left (f x + e\right )\right )} \sin \left (f x + e\right )\right )} \sqrt {a \sin \left (f x + e\right ) + a} \sqrt {d \sin \left (f x + e\right ) + c}}{\sqrt {a c - a d}} - 4 \, c^{2} - 8 \, c d - 4 \, d^{2} - 2 \, {\left (9 \, c^{2} - 14 \, c d + 9 \, d^{2}\right )} \cos \left (f x + e\right ) + {\left ({\left (c^{2} - 14 \, c d + 17 \, d^{2}\right )} \cos \left (f x + e\right )^{2} - 4 \, c^{2} - 8 \, c d - 4 \, d^{2} + 2 \, {\left (7 \, c^{2} - 18 \, c d + 7 \, d^{2}\right )} \cos \left (f x + e\right )\right )} \sin \left (f x + e\right )}{\cos \left (f x + e\right )^{3} + 3 \, \cos \left (f x + e\right )^{2} + {\left (\cos \left (f x + e\right )^{2} - 2 \, \cos \left (f x + e\right ) - 4\right )} \sin \left (f x + e\right ) - 2 \, \cos \left (f x + e\right ) - 4}\right )}{\sqrt {a c - a d}}}{4 \, {\left ({\left (a c^{2} d - a d^{3}\right )} f \cos \left (f x + e\right )^{2} - {\left (a c^{3} - a c d^{2}\right )} f \cos \left (f x + e\right ) - {\left (a c^{3} + a c^{2} d - a c d^{2} - a d^{3}\right )} f - {\left ({\left (a c^{2} d - a d^{3}\right )} f \cos \left (f x + e\right ) + {\left (a c^{3} + a c^{2} d - a c d^{2} - a d^{3}\right )} f\right )} \sin \left (f x + e\right )\right )}}, -\frac {\sqrt {2} {\left (a c^{2} + 2 \, a c d + a d^{2} - {\left (a c d + a d^{2}\right )} \cos \left (f x + e\right )^{2} + {\left (a c^{2} + a c d\right )} \cos \left (f x + e\right ) + {\left (a c^{2} + 2 \, a c d + a d^{2} + {\left (a c d + a d^{2}\right )} \cos \left (f x + e\right )\right )} \sin \left (f x + e\right )\right )} \sqrt {-\frac {1}{a c - a d}} \arctan \left (-\frac {\sqrt {2} \sqrt {a \sin \left (f x + e\right ) + a} {\left ({\left (c - 3 \, d\right )} \sin \left (f x + e\right ) - 3 \, c + d\right )} \sqrt {d \sin \left (f x + e\right ) + c} \sqrt {-\frac {1}{a c - a d}}}{4 \, {\left (d \cos \left (f x + e\right ) \sin \left (f x + e\right ) + c \cos \left (f x + e\right )\right )}}\right ) + 4 \, {\left (d \cos \left (f x + e\right ) - d \sin \left (f x + e\right ) + d\right )} \sqrt {a \sin \left (f x + e\right ) + a} \sqrt {d \sin \left (f x + e\right ) + c}}{2 \, {\left ({\left (a c^{2} d - a d^{3}\right )} f \cos \left (f x + e\right )^{2} - {\left (a c^{3} - a c d^{2}\right )} f \cos \left (f x + e\right ) - {\left (a c^{3} + a c^{2} d - a c d^{2} - a d^{3}\right )} f - {\left ({\left (a c^{2} d - a d^{3}\right )} f \cos \left (f x + e\right ) + {\left (a c^{3} + a c^{2} d - a c d^{2} - a d^{3}\right )} f\right )} \sin \left (f x + e\right )\right )}}\right ] \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(1/(a+a*sin(f*x+e))^(1/2)/(c+d*sin(f*x+e))^(3/2),x, algorithm="fricas")

[Out]

[-1/4*(8*(d*cos(f*x + e) - d*sin(f*x + e) + d)*sqrt(a*sin(f*x + e) + a)*sqrt(d*sin(f*x + e) + c) - sqrt(2)*(a*
c^2 + 2*a*c*d + a*d^2 - (a*c*d + a*d^2)*cos(f*x + e)^2 + (a*c^2 + a*c*d)*cos(f*x + e) + (a*c^2 + 2*a*c*d + a*d
^2 + (a*c*d + a*d^2)*cos(f*x + e))*sin(f*x + e))*log(((c^2 - 14*c*d + 17*d^2)*cos(f*x + e)^3 - (13*c^2 - 22*c*
d - 3*d^2)*cos(f*x + e)^2 + 4*sqrt(2)*((c^2 - 4*c*d + 3*d^2)*cos(f*x + e)^2 - 4*c^2 + 8*c*d - 4*d^2 - (3*c^2 -
 4*c*d + d^2)*cos(f*x + e) + (4*c^2 - 8*c*d + 4*d^2 + (c^2 - 4*c*d + 3*d^2)*cos(f*x + e))*sin(f*x + e))*sqrt(a
*sin(f*x + e) + a)*sqrt(d*sin(f*x + e) + c)/sqrt(a*c - a*d) - 4*c^2 - 8*c*d - 4*d^2 - 2*(9*c^2 - 14*c*d + 9*d^
2)*cos(f*x + e) + ((c^2 - 14*c*d + 17*d^2)*cos(f*x + e)^2 - 4*c^2 - 8*c*d - 4*d^2 + 2*(7*c^2 - 18*c*d + 7*d^2)
*cos(f*x + e))*sin(f*x + e))/(cos(f*x + e)^3 + 3*cos(f*x + e)^2 + (cos(f*x + e)^2 - 2*cos(f*x + e) - 4)*sin(f*
x + e) - 2*cos(f*x + e) - 4))/sqrt(a*c - a*d))/((a*c^2*d - a*d^3)*f*cos(f*x + e)^2 - (a*c^3 - a*c*d^2)*f*cos(f
*x + e) - (a*c^3 + a*c^2*d - a*c*d^2 - a*d^3)*f - ((a*c^2*d - a*d^3)*f*cos(f*x + e) + (a*c^3 + a*c^2*d - a*c*d
^2 - a*d^3)*f)*sin(f*x + e)), -1/2*(sqrt(2)*(a*c^2 + 2*a*c*d + a*d^2 - (a*c*d + a*d^2)*cos(f*x + e)^2 + (a*c^2
 + a*c*d)*cos(f*x + e) + (a*c^2 + 2*a*c*d + a*d^2 + (a*c*d + a*d^2)*cos(f*x + e))*sin(f*x + e))*sqrt(-1/(a*c -
 a*d))*arctan(-1/4*sqrt(2)*sqrt(a*sin(f*x + e) + a)*((c - 3*d)*sin(f*x + e) - 3*c + d)*sqrt(d*sin(f*x + e) + c
)*sqrt(-1/(a*c - a*d))/(d*cos(f*x + e)*sin(f*x + e) + c*cos(f*x + e))) + 4*(d*cos(f*x + e) - d*sin(f*x + e) +
d)*sqrt(a*sin(f*x + e) + a)*sqrt(d*sin(f*x + e) + c))/((a*c^2*d - a*d^3)*f*cos(f*x + e)^2 - (a*c^3 - a*c*d^2)*
f*cos(f*x + e) - (a*c^3 + a*c^2*d - a*c*d^2 - a*d^3)*f - ((a*c^2*d - a*d^3)*f*cos(f*x + e) + (a*c^3 + a*c^2*d
- a*c*d^2 - a*d^3)*f)*sin(f*x + e))]

________________________________________________________________________________________

Sympy [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \int \frac {1}{\sqrt {a \left (\sin {\left (e + f x \right )} + 1\right )} \left (c + d \sin {\left (e + f x \right )}\right )^{\frac {3}{2}}}\, dx \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(1/(a+a*sin(f*x+e))**(1/2)/(c+d*sin(f*x+e))**(3/2),x)

[Out]

Integral(1/(sqrt(a*(sin(e + f*x) + 1))*(c + d*sin(e + f*x))**(3/2)), x)

________________________________________________________________________________________

Giac [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {could not integrate} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(1/(a+a*sin(f*x+e))^(1/2)/(c+d*sin(f*x+e))^(3/2),x, algorithm="giac")

[Out]

integrate(1/(sqrt(a*sin(f*x + e) + a)*(d*sin(f*x + e) + c)^(3/2)), x)

________________________________________________________________________________________

Mupad [F]
time = 0.00, size = -1, normalized size = -0.01 \begin {gather*} \int \frac {1}{\sqrt {a+a\,\sin \left (e+f\,x\right )}\,{\left (c+d\,\sin \left (e+f\,x\right )\right )}^{3/2}} \,d x \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(1/((a + a*sin(e + f*x))^(1/2)*(c + d*sin(e + f*x))^(3/2)),x)

[Out]

int(1/((a + a*sin(e + f*x))^(1/2)*(c + d*sin(e + f*x))^(3/2)), x)

________________________________________________________________________________________